home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / mapsav.zip / MAPSAVE.DOC < prev    next >
Text File  |  1991-09-04  |  1KB  |  37 lines

  1. MAPSAVE
  2.  
  3. Purpose:    Save your current drive mappings.
  4.  
  5. To execute just type 'MAPSAVE' and the program will read your current 
  6. drive mappings. It will ask you for every mapping if you intend to save
  7. or discard it.  MAPSAVE does not affect or change your current mappings.
  8.  
  9. Syntax:     MAPSAVE
  10.  
  11. The selected mappings will be written to an executable BATCH-file 
  12. named 'MAPGET.BAT' on your default directory. You can call this 
  13. BATCH-file any time. 
  14.  
  15. Syntax:     MAPGET
  16.  
  17. If you like to save your mappings to different files you can 
  18. also rename the file 'MAPGET.BAT' after running MAPSAVE.
  19.  
  20. MAPSAVE is a combination of a BATCH-file (MAPSAVE.BAT) that writes 
  21. your current drive mappings to a temporary ASCII-file, and a COM-file 
  22. (MAPSV.COM) that saves selected drives to the executable BATCH-file 
  23. (MAPGET.BAT).
  24.  
  25. Limitations: You need enough space (less than 1kB) and appropriate 
  26. rights (ROSDCW / FCRE) on your default drive.
  27. Root mappings will be restored as normal mappings.
  28.  
  29. S.O.S.         (Save Our Search-drives)
  30.  
  31. Feel free to copy this program and to distribute it to your customers.
  32.  
  33.  
  34.                 Wolfgang Schreiber
  35.  
  36.  
  37.